home *** CD-ROM | disk | FTP | other *** search
/ Computer Shopper 235 / Issue 235 - September 2007 - DPCS0907DVD.ISO / Microsoft / Expression Blend / Blend.en.msi / Sparkle.CSwatch.App.xaml.en < prev    next >
Encoding:
Extensible Markup Language  |  2007-01-30  |  268 b   |  8 lines

  1. <Application
  2.     xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
  3.     xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
  4.     x:Class="ColorSwatch.App"
  5.     StartupUri="Window1.xaml">
  6.   <Application.Resources>
  7.   </Application.Resources>
  8. </Application>